世新大學八十九年度轉學考試試題

 

年級

系別所

考試科目

平面傳播科技學系

電子計算機概論

 

1.      (10%)電腦如何表示正負數?試以「符號帶大小」、「1次補數」和「2次補數」三種不同的方法利用4個位元列出-8~+7的值。

2.      (10%)試列舉五種不同的輸出裝置(Output Devices)

3.      (10%)主計譯儲存體(main storage)和次記憶儲存體(secondary storage)有什麼區別?而RAM是什麼,ROM又是什麼?

4.      (10%)如果想再Internet上找一個名稱叫n32e30p.exe的檔案,其步驟為何?

5.      (10%)請解釋在E-mail系統中SMTPPOP3的差別?

6.      (10%)為何Mac系列的機器一直是印刷界的最愛,卻不常被其他的企業所採用?

7.      (20%)Give two reasons for using a double-precision, floating-point variable (type double) instead of a single-precision, float-point variable (type float)?

8.      (20%)Write a program that generates a list of 100 random numbers in the rang 1-10 in stored decreasing order.